func runtime/pprof.runtime_goroutineProfileWithLabels
2 uses
runtime/pprof (current package)
pprof.go#L678: func runtime_goroutineProfileWithLabels(p []runtime.StackRecord, labels []unsafe.Pointer) (n int, ok bool)
pprof.go#L685: return writeRuntimeProfile(w, debug, "goroutine", runtime_goroutineProfileWithLabels)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)